Platform Core .NET Assemblies API
SaveSchema(Guid,UserConnection,Boolean,Boolean) Method
See Also  Send Feedback
Terrasoft.Core Namespace > SchemaManager<TSchemaManagerSchema> Class > SaveSchema Method : SaveSchema(Guid,UserConnection,Boolean,Boolean) Method
uid
Specified designed schema UId.
userConnection
Specified instance of UserConnection.
generateBundles
Determines if schema bundles should be generated after save.
lockSchemaInSourceControlStorage
Determines if schema bundles should be generated after save.

Glossary Item Box

Saves schema.

Syntax

 
C#
 
 

Parameters

uid
Specified designed schema UId.
userConnection
Specified instance of UserConnection.
generateBundles
Determines if schema bundles should be generated after save.
lockSchemaInSourceControlStorage
Determines if schema bundles should be generated after save.

Return Value

true if schema is successfully saved; otherwise, false.

Remarks

The method is overloaded. The method calls the SaveSchema(Guid,Boolean,UserConnection,Boolean,Boolean) method, with second argument false value.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.